BenSelect Documentation
DeleteLink(Int32,Int32,Int32,Nullable<Int32>) Method
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Interfaces Namespace > IPayerProductJobClassRepository Interface > DeleteLink Method : DeleteLink(Int32,Int32,Int32,Nullable<Int32>) Method
payerProductId
Payer product
jobClassId
Job class
caseProductId
Case product
planYearId
Plan year
Delete link for selected Payer product, Job class, Case product and Plan year

Syntax

JScript 
function DeleteLink( 
   payerProductId : int,
   jobClassId : int,
   caseProductId : int,
   planYearId : Nullable
) : int;

Parameters

payerProductId
Payer product
jobClassId
Job class
caseProductId
Case product
planYearId
Plan year

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.